Skip to content

Bump mina.sshd.version from 3.0.0-M2 to 3.0.0-M3#766

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/mina.sshd.version-3.0.0-M3
Closed

Bump mina.sshd.version from 3.0.0-M2 to 3.0.0-M3#766
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/mina.sshd.version-3.0.0-M3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps mina.sshd.version from 3.0.0-M2 to 3.0.0-M3.
Updates org.apache.sshd:sshd-core from 3.0.0-M2 to 3.0.0-M3

Release notes

Sourced from org.apache.sshd:sshd-core's releases.

Apache MINA SSHD 3.0.0-M3

This is the third milestone pre-release on the way to a new major version Apache MINA SSHD 3.0.0.

Like regular releases it is available in Maven Central and in the Apache repositories; the Apache source release is also at the usual location.

See the change notes for what has changed with respect to version 2.

This third milestone fixes two bugs in 3.0.0-M2 and brings the improvements done in the current main 2.x version into 3.0.

Version 3 of Apache MINA SSHD is not API compatible with version 2. API comparison reports and a (very high-level and tentative) roadmap are available on the 3.0.0 development website.

This pre-release has passed all our quality and regression tests, just like any other release. We encourage interested parties to try this pre-release. Be aware that APIs might change in future milestone pre-releases.

Full Changelog since 3.0.0-M2: apache/mina-sshd@sshd-3.0.0-M2...sshd-3.0.0-M3

Changelog

Sourced from org.apache.sshd:sshd-core's changelog.

Milestone 2: Pre-Release 3.0.0-M2

Refactoring of cryptography. New feature: multi-release JARs for sshd-common and sshd-osgi and using on newer Java versions the already built-in cryptographic algorithms for ChaCha20, ed25519, and ML-KEM.

Milestone 3: Pre-Release 3.0.0-M3

This is a minor update to bring the improvements done in 2.17.x into the 3.0.0 stream. Besides that, there are only two bug fixes from 3.0.0-M2:

Bug Fixes

  • GH-852 (Bug in 3.0.0-M2) Fix wrong import
  • GH-891 (Regression in 3.0.0-M1) Fix format of injected SSH_MSG_IGNORE
Commits
  • 49aab5e [maven-release-plugin] prepare release sshd-3.0.0-M3
  • 2f6d6dd [releng] Pre-release updates
  • d29ae24 GH-891: Add a test against ProFTPd
  • e7f66e7 GH-891: Fix format of injected SSH_MSG_IGNORE
  • fff5fe2 Merge branch 'master' into 3.0.0
  • a3d2251 Bump netty 4.2.0.Final to 4.2.10.Final
  • 22c94b3 Bump dependencies
  • 07cfbba [releng] Fix maven wrapper
  • 160f911 Ignore flaky ServerTest.serverIdleTimoutWithForce()
  • 1783572 GH-879: close channel gracefully in TCP/IP forwarding
  • Additional commits viewable in compare view

Updates org.apache.sshd:sshd-sftp from 3.0.0-M2 to 3.0.0-M3

Release notes

Sourced from org.apache.sshd:sshd-sftp's releases.

Apache MINA SSHD 3.0.0-M3

This is the third milestone pre-release on the way to a new major version Apache MINA SSHD 3.0.0.

Like regular releases it is available in Maven Central and in the Apache repositories; the Apache source release is also at the usual location.

See the change notes for what has changed with respect to version 2.

This third milestone fixes two bugs in 3.0.0-M2 and brings the improvements done in the current main 2.x version into 3.0.

Version 3 of Apache MINA SSHD is not API compatible with version 2. API comparison reports and a (very high-level and tentative) roadmap are available on the 3.0.0 development website.

This pre-release has passed all our quality and regression tests, just like any other release. We encourage interested parties to try this pre-release. Be aware that APIs might change in future milestone pre-releases.

Full Changelog since 3.0.0-M2: apache/mina-sshd@sshd-3.0.0-M2...sshd-3.0.0-M3

Changelog

Sourced from org.apache.sshd:sshd-sftp's changelog.

Milestone 2: Pre-Release 3.0.0-M2

Refactoring of cryptography. New feature: multi-release JARs for sshd-common and sshd-osgi and using on newer Java versions the already built-in cryptographic algorithms for ChaCha20, ed25519, and ML-KEM.

Milestone 3: Pre-Release 3.0.0-M3

This is a minor update to bring the improvements done in 2.17.x into the 3.0.0 stream. Besides that, there are only two bug fixes from 3.0.0-M2:

Bug Fixes

  • GH-852 (Bug in 3.0.0-M2) Fix wrong import
  • GH-891 (Regression in 3.0.0-M1) Fix format of injected SSH_MSG_IGNORE
Commits
  • 49aab5e [maven-release-plugin] prepare release sshd-3.0.0-M3
  • 2f6d6dd [releng] Pre-release updates
  • d29ae24 GH-891: Add a test against ProFTPd
  • e7f66e7 GH-891: Fix format of injected SSH_MSG_IGNORE
  • fff5fe2 Merge branch 'master' into 3.0.0
  • a3d2251 Bump netty 4.2.0.Final to 4.2.10.Final
  • 22c94b3 Bump dependencies
  • 07cfbba [releng] Fix maven wrapper
  • 160f911 Ignore flaky ServerTest.serverIdleTimoutWithForce()
  • 1783572 GH-879: close channel gracefully in TCP/IP forwarding
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `mina.sshd.version` from 3.0.0-M2 to 3.0.0-M3.

Updates `org.apache.sshd:sshd-core` from 3.0.0-M2 to 3.0.0-M3
- [Release notes](https://github.com/apache/mina-sshd/releases)
- [Changelog](https://github.com/apache/mina-sshd/blob/sshd-3.0.0-M3/CHANGES.md)
- [Commits](apache/mina-sshd@sshd-3.0.0-M2...sshd-3.0.0-M3)

Updates `org.apache.sshd:sshd-sftp` from 3.0.0-M2 to 3.0.0-M3
- [Release notes](https://github.com/apache/mina-sshd/releases)
- [Changelog](https://github.com/apache/mina-sshd/blob/sshd-3.0.0-M3/CHANGES.md)
- [Commits](apache/mina-sshd@sshd-3.0.0-M2...sshd-3.0.0-M3)

---
updated-dependencies:
- dependency-name: org.apache.sshd:sshd-core
  dependency-version: 3.0.0-M3
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.sshd:sshd-sftp
  dependency-version: 3.0.0-M3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 29, 2026
@garydgregory
Copy link
Copy Markdown
Member

Closing: Done manually.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 29, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/maven/mina.sshd.version-3.0.0-M3 branch April 29, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant